func runtime.osPreemptExtEnter

3 uses

	runtime (current package)
		cgocall.go#L164: 	osPreemptExtEnter(mp)
		cgocall.go#L260: 	osPreemptExtEnter(gp.m)
		preempt_nonwindows.go#L10: func osPreemptExtEnter(mp *m) {}